home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Charme 1
/
CD Charme 01.iso
/
mac
/
hybride
/
GLOWING
/
HOLO
/
CHOOSE.DIR
/
00114_Script_114
< prev
next >
Wrap
Text File
|
1994-12-08
|
225b
|
11 lines
on exitFrame
global gMoovLength
if the movieTime of sprite 20 < gMoovLength then
go to the frame
else
getQTname 20
put the result into curMovie
unL curMovie
go to the frame + 1
end if
end